ValidateEdits Property (FlexGridBase<T>)
Gets or sets a value that determines whether the grid should remain in edit mode when the user tries to commit edits that fail validation.
public virtual bool ValidateEdits {get; set;}
'Declaration
Public Overridable Property ValidateEdits As Boolean